home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / telecomm / bbsxdemo.lzh / MENUS_80 / FILESUB.HLP < prev    next >
Text File  |  1991-12-05  |  12KB  |  251 lines

  1.                                 BBS Express! ST 
  2.  
  3.                    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 
  4.                    General Help For File Transfer Sub-System
  5.                    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  6.                    
  7.  
  8.         Please turn on your capture, if applicable, and save all of
  9.         the following information.  It is divided into two sections
  10.         which describe file transfer terminology in general, and
  11.         then the specific commands of this system's file area.
  12.  
  13.  
  14.                               Common Terminology
  15.  
  16.  
  17.         "Batch Transfer" :  A batch transfer is either a download or
  18.         upload where several files are sent as a group.  For the BBS
  19.         to know which files you would like to group together to
  20.         download, for instance, you simply view the files from a
  21.         [B]rowse or [C]atalog listing, and select 'M'ark for each
  22.         file you would like to add to your batch.  You must be using
  23.         a terminal program which supports batch protocols in order to
  24.         take advantage of this feature, obviously.  More on the
  25.         protocols later.
  26.  
  27.         "Blocks" :  The amount of "packets" a given file transfer
  28.         scheme sends and receives the information in.  For example,
  29.         if you were using standard Xmodem protocol and the file you
  30.         were going to receive was 51200 bytes long, it would be
  31.         transferred in 400 blocks (each standard Xmodem packet is
  32.         128 bytes, so 400 times 128 equals 51200).
  33.  
  34.         "DL" or " UL" :  Stands for Download and Upload.  For those who
  35.         are very unfamiliar with telecommunications jargon, download
  36.         means to transfer a file from a remote system to yours. Upload
  37.         means just the opposite.
  38.         
  39.         "Download Ratio" :  This is usually expressed by a number which
  40.         is the amount of files you can download before the system
  41.         requires you to upload a file.  For instance, a download ratio
  42.         of 4:1 means that after you download 4 files, you must upload
  43.         1 file, or the BBS will not allow you to receive any more files.
  44.         So 4:1 is like saying "four downloads to one upload."
  45.  
  46.         "Protocol":  When you download a file from a BBS, you must use
  47.         some sort of protocol to insure a proper transfer.  Protocols
  48.         currently supported are Xmodem, Xmodem-CRC, Xmodem-1K, Ymodem
  49.         and Zmodem.  A brief rundown of protocol follows:
  50.  
  51.                 Xmodem :  This is the protocol that most everyone
  52.                           is familiar with and just about any
  53.                           terminal program supports.  It is also
  54.                           the slowest.  Because the information is
  55.                           sent and received in 128-byte packets,
  56.                           error-checking is more frequent; this is
  57.                           one of the chief reasons to look into
  58.                           another protocol.
  59.  
  60.             Xmodem-CRC :  Also sent in 128-byte packets, but this
  61.                           is a more reliable protocol than the
  62.                           original Xmodem, or standard checksum
  63.                           method.  CRC stands for Cyclic Redunancy
  64.                           Check.  CRC can be used with this, the
  65.                           128-byte packet protocol, or with the
  66.                           1024-byte Xmodem-1K protocol.
  67.                           
  68.              Xmodem-1K :  Often called Ymodem by mistake, this is
  69.                           exactly the same protocol as Xmodem-CRC,
  70.                           except the packet size is 1024-bytes.
  71.                           1024-bytes = 1 Kilobyte, hence the name
  72.                           "Xmodem-1K".  Most software supports
  73.                           this, and BBS Express! ST will detect
  74.                           automatically whether you are using CRC
  75.                           on your terminal or not.
  76.  
  77.                 Ymodem :  Ymodem is an improvement to the above
  78.                           protocol; it will tell your terminal the
  79.                           name of the file you are downloading, and
  80.                           you can transfer a number of files with a
  81.                           single command. Transferring files this
  82.                           way is known is "batching" -- hence this
  83.                           protocol is also known as "Ymodem Batch."
  84.  
  85.                 Zmodem :  On of the latest entries in the protocol
  86.                           arena, Zmodem is by far superior to all of
  87.                           the above in terms of speed, convenience
  88.                           and reliability.  Not all communications
  89.                           software supports Zmodem yet, so if yours
  90.                           does not have it built in, check into an
  91.                           add-on or another software package.  It's
  92.                           really that good.  All that applies to
  93.                           Ymodem above also applies to Zmodem, plus
  94.                           if you are in the midst of downloading and
  95.                           somehow get disconnected, you can call back
  96.                           and restart where you left off!
  97.  
  98.         "SIG":  This stands for Special Interest Group.  When we say
  99.         SIG, we are referring to a particular file area of the BBS
  100.         where files are grouped together (ie games, utilities, etc.)
  101.         BBS Express! ST currently allows up to 32 SIGs.  This way we
  102.         can support the file interests of more than one category and
  103.         computer type.
  104.  
  105.         "Transfer Time" :  The BBS calculates the time it will take to
  106.         send you any given file, based on your current baud rate.  If
  107.         the transfer time exceeds the limit imposed by the System
  108.         Operator (SysOp), then you will be informed (and denied the
  109.         ability to download that file.)
  110.  
  111.  
  112.                        File Area Command Descriptions
  113.  
  114.  
  115.         [B] Browse Files
  116.  
  117.         When you press 'B' to enter browse mode you may specify some
  118.         search criteria, or press RETURN to view all the files in the
  119.         SIG.  This mode takes you one file at a time through the files
  120.         which match your search criteria in the current SIG.  If you
  121.         wished to see all the files which began with the letter "B",
  122.         you would enter "B*.*" (less quotes).  As a further shortcut
  123.         you can leave out the period, or dot, and the BBS will assume
  124.         it for you -- so "B**" is equivilent to "B*.*".  Once you are
  125.         browsing files, you can mark a file, download a file, view
  126.         the contents of an ARC/LZH/ZIP'ed file, read an ASCII file,
  127.         skip to the previous or next file, bring up a menu of commands,
  128.         go into brief or verbose mode, or quit to the file SIG level.
  129.  
  130.         [C] Catalog Files
  131.  
  132.         All the information above regarding search criteria apply in
  133.         the same way to the catalog mode.  Type the criteria (or press
  134.         RETURN for all files) and you will receive a listing of files
  135.         with 15 files per page (or 7 if you are in 40 column mode).
  136.         There is a brief file description, too.  A one-line menu will 
  137.         appear at the bottom of each page, and from here you can mark
  138.         files, download a single file, view a full description, or
  139.         continue to the next page.  You may also return to a previous
  140.         page by pressing '-'.
  141.  
  142.         [D] Download A Single File
  143.  
  144.         This option applies only when you know the name of the file you
  145.         are going to download, and only to a single file.  It is really
  146.         better to use the [C]atalog or [B]rowse options to select a
  147.         file, but this option is here for those who want to use it.
  148.  
  149.         [E] Erase Marked Files
  150.  
  151.         If you decide you wish to scrap your entire list of marked
  152.         files and start again, use this option.
  153.  
  154.         [G] Goodbye
  155.         
  156.         If you wish to leave the BBS without returning to the main
  157.         command level, you may do so with this op